'Declaration
<DispIdAttribute(119)> Function GetTableRowCount( _ ByVal OCRResultID As String, _ ByVal TableIdx As Integer _ ) As Integer
[DispId(119)] int GetTableRowCount( string OCRResultID, int TableIdx )
function GetTableRowCount( OCRResultID: String; TableIdx: Integer ): Integer;
DispIdAttribute(119) function GetTableRowCount( OCRResultID : String, TableIdx : int ) : int;
[DispId(119)] int GetTableRowCount( string* OCRResultID, int TableIdx )
[DispId(119)] int GetTableRowCount( String^ OCRResultID, int TableIdx )
Parameters
- OCRResultID
- TableIdx